-
Home
-
Frisbii Pay
-
1.7.11
-
Code
-
Classes
- OrderStatuses
Total Complexity |
63 |
Dependencies |
4 |
Dependents |
5 |
Total lines |
431 |
Lines of code |
227 |
Logical lines of code |
107 |
Comment lines |
138 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
order_status_changed() |
A |
42 |
15 |
48 |
set_settled_status() |
S |
54 |
6 |
20 |
set_authorized_status() |
S |
56 |
4 |
18 |
is_editable() |
S |
65 |
5 |
9 |
is_paid() |
S |
64 |
5 |
10 |
payment_complete() |
S |
60 |
4 |
14 |
form_fields() |
S |
44 |
1 |
54 |
init_statuses() |
S |
68 |
4 |
6 |
get_authorized_order_status() |
S |
70 |
4 |
6 |
cancel_unpaid_order() |
S |
69 |
4 |
6 |
add_valid_order_statuses_for_payment_complete() |
S |
70 |
3 |
6 |
payment_complete_order_status() |
S |
70 |
3 |
6 |
plugins_loaded() |
S |
69 |
2 |
6 |
update_order_status() |
S |
68 |
2 |
7 |
__construct() |
S |
61 |
1 |
11 |